From f6890e3b35f44b9c9afec40c415f9147c9bb601b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 15 Jun 2009 20:05:24 -0400 Subject: [PATCH] Fix docs build --- gtk/gtkstock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkstock.c b/gtk/gtkstock.c index 5dd0cea713..153ef0877c 100644 --- a/gtk/gtkstock.c +++ b/gtk/gtkstock.c @@ -451,7 +451,7 @@ static const GtkStockItem builtin_items [] = * return (gchar*)g_dpgettext2 (GETTEXT_PACKAGE, msgctxt, msgid); * } * - * /* ... &ast/ + * /* ... */ * * gtk_stock_add (items, G_N_ELEMENTS (items)); * gtk_stock_set_translate_func ("odd-item-domain", my_translate_func, "odd items"); -- 2.30.2